Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: expose inc prop on OverlayTriggerProps #1086

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

apattersonATX-HB
Copy link
Contributor

I've had to write this

      <ButtonMenu
        // @ts-ignore: it works but prop isn't exposed
        trigger={{ icon: "verticalDots", inc: 2.3 }}

more than a few times lately 😄

Copy link
Contributor

@stephenh stephenh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense! The inc: 2.3...makes me think it'd be great to have more logical/aliases sizes like small/big/but shrug.

@apattersonATX-HB apattersonATX-HB merged commit 2cd23c4 into main Nov 11, 2024
6 checks passed
@apattersonATX-HB apattersonATX-HB deleted the fix/add-icon-inc-to-overlay-trigger branch November 11, 2024 16:13
homebound-team-bot pushed a commit that referenced this pull request Nov 11, 2024
## [2.370.1](v2.370.0...v2.370.1) (2024-11-11)

### Bug Fixes

* expose `inc` prop on OverlayTriggerProps ([#1086](#1086)) ([2cd23c4](2cd23c4))
@homebound-team-bot
Copy link

🎉 This PR is included in version 2.370.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants